RichTextKit v0.4

UndoManager<T>.GetUnsealedUnit Method

Assembly: Topten.RichTextKit.dll
Namespace: Topten.RichTextKit.Utils
Declaring Type: UndoManager<T>

Get the current unsealed unit

public UndoUnit<T> GetUnsealedUnit();

Returns

UndoUnit<T>

The unsealed unit if available, otherwise null